﻿2026-08-01T22:09:50.1167872Z Current runner version: '2.336.0'
2026-08-01T22:09:50.1172721Z Runner name: 'kitsubito'
2026-08-01T22:09:50.1173223Z Runner group name: 'Default'
2026-08-01T22:09:50.1173876Z Machine name: 'KITSUBITO'
2026-08-01T22:09:50.1177039Z ##[group]GITHUB_TOKEN Permissions
2026-08-01T22:09:50.1179061Z Actions: write
2026-08-01T22:09:50.1179470Z ArtifactMetadata: write
2026-08-01T22:09:50.1179861Z Attestations: write
2026-08-01T22:09:50.1180229Z Checks: write
2026-08-01T22:09:50.1180582Z CodeQuality: write
2026-08-01T22:09:50.1180939Z Contents: write
2026-08-01T22:09:50.1181296Z CopilotRequests: write
2026-08-01T22:09:50.1181672Z Deployments: write
2026-08-01T22:09:50.1182032Z Discussions: write
2026-08-01T22:09:50.1182394Z Drives: write
2026-08-01T22:09:50.1182743Z Issues: write
2026-08-01T22:09:50.1183087Z Metadata: read
2026-08-01T22:09:50.1183445Z Models: read
2026-08-01T22:09:50.1183793Z Packages: write
2026-08-01T22:09:50.1184154Z Pages: write
2026-08-01T22:09:50.1184605Z PullRequests: write
2026-08-01T22:09:50.1185009Z RepositoryProjects: write
2026-08-01T22:09:50.1185405Z SecurityEvents: write
2026-08-01T22:09:50.1185777Z Statuses: write
2026-08-01T22:09:50.1186130Z VulnerabilityAlerts: read
2026-08-01T22:09:50.1186511Z ##[endgroup]
2026-08-01T22:09:50.1188119Z Secret source: Actions
2026-08-01T22:09:50.1188782Z Prepare workflow directory
2026-08-01T22:09:50.1545189Z Prepare all required actions
2026-08-01T22:09:50.1583524Z Getting action download info
2026-08-01T22:09:50.4778321Z Download action repository 'actions/checkout@v5' (SHA:fbc6f3992d24b796d5a048ff273f7fcc4a7b6c09)
2026-08-01T22:09:51.0156413Z Complete job name: n1-gate (self-hosted, Linux, kitsubito)
2026-08-01T22:09:51.1063279Z ##[group]Run set -euo pipefail
2026-08-01T22:09:51.1063860Z [36;1mset -euo pipefail[0m
2026-08-01T22:09:51.1064308Z [36;1mfloor_bytes=$((32 * 1024 * 1024 * 1024))[0m
2026-08-01T22:09:51.1064890Z [36;1mdrive=$(df -P "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $1 }')[0m
2026-08-01T22:09:51.1065576Z [36;1mfree_bytes=$(df -PB1 "$GITHUB_WORKSPACE" | awk 'NR == 2 { print $4 }')[0m
2026-08-01T22:09:51.1066316Z [36;1mprintf 'disk preflight: drive=%s free_bytes=%s floor_bytes=%s\n' \[0m
2026-08-01T22:09:51.1066936Z [36;1m  "$drive" "$free_bytes" "$floor_bytes"[0m
2026-08-01T22:09:51.1067442Z [36;1mif [ "$free_bytes" -lt "$floor_bytes" ]; then[0m
2026-08-01T22:09:51.1068252Z [36;1m  echo "::error title=Insufficient free disk::RESOURCE=disk drive=$drive free_bytes=$free_bytes floor_bytes=$floor_bytes"[0m
2026-08-01T22:09:51.1069140Z [36;1m  exit 1[0m
2026-08-01T22:09:51.1069474Z [36;1mfi[0m
2026-08-01T22:09:51.1085876Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:09:51.1086639Z ##[endgroup]
2026-08-01T22:09:51.1205148Z disk preflight: drive=/dev/nvme0n1p2 free_bytes=744192540672 floor_bytes=34359738368
2026-08-01T22:09:51.1375030Z ##[group]Run actions/checkout@v5
2026-08-01T22:09:51.1375585Z with:
2026-08-01T22:09:51.1376085Z   fetch-depth: 0
2026-08-01T22:09:51.1376558Z   repository: BigscreenVR/spt-bs-core
2026-08-01T22:09:51.1379796Z   token: ***
2026-08-01T22:09:51.1380303Z   ssh-strict: true
2026-08-01T22:09:51.1380741Z   ssh-user: git
2026-08-01T22:09:51.1381206Z   persist-credentials: true
2026-08-01T22:09:51.1381699Z   clean: true
2026-08-01T22:09:51.1382132Z   sparse-checkout-cone-mode: true
2026-08-01T22:09:51.1382676Z   fetch-tags: false
2026-08-01T22:09:51.1383125Z   show-progress: true
2026-08-01T22:09:51.1383564Z   lfs: false
2026-08-01T22:09:51.1384097Z   submodules: false
2026-08-01T22:09:51.1384542Z   set-safe-directory: true
2026-08-01T22:09:51.1400716Z   allow-unsafe-pr-checkout: false
2026-08-01T22:09:51.1401157Z ##[endgroup]
2026-08-01T22:09:51.2181546Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-01T22:09:51.2183086Z ##[group]Getting Git version info
2026-08-01T22:09:51.2183786Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-01T22:09:51.2184626Z [command]/usr/bin/git version
2026-08-01T22:09:51.2185064Z git version 2.43.0
2026-08-01T22:09:51.2195449Z ##[endgroup]
2026-08-01T22:09:51.2203524Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/5dd1ef36-40ec-4e3e-ab01-4c11b11da0cb/.gitconfig'
2026-08-01T22:09:51.2211166Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/5dd1ef36-40ec-4e3e-ab01-4c11b11da0cb' before making global git config changes
2026-08-01T22:09:51.2212297Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:09:51.2214559Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:09:51.2270152Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-01T22:09:51.2290843Z https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:09:51.2300897Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-01T22:09:51.2303788Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-01T22:09:51.2322041Z refs/heads/golden/doorbell
2026-08-01T22:09:51.2328487Z [command]/usr/bin/git checkout --detach
2026-08-01T22:09:51.2384988Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:09:51.2424216Z [command]/usr/bin/git branch --delete --force golden/doorbell
2026-08-01T22:09:51.2453334Z Deleted branch golden/doorbell (was 13e94d510).
2026-08-01T22:09:51.2552662Z ##[endgroup]
2026-08-01T22:09:51.2555900Z [command]/usr/bin/git submodule status
2026-08-01T22:09:51.2744299Z ##[group]Cleaning the repository
2026-08-01T22:09:51.2747003Z [command]/usr/bin/git clean -ffdx
2026-08-01T22:09:51.2807512Z Removing traceable-reqs
2026-08-01T22:09:51.2815135Z [command]/usr/bin/git reset --hard HEAD
2026-08-01T22:09:51.2872438Z HEAD is now at 13e94d510 docs(doorbell): the sibling-destroying dedupe key, and what a cross-node redemption really does
2026-08-01T22:09:51.2877273Z ##[endgroup]
2026-08-01T22:09:51.2879397Z ##[group]Disabling automatic garbage collection
2026-08-01T22:09:51.2882187Z [command]/usr/bin/git config --local gc.auto 0
2026-08-01T22:09:51.2906217Z ##[endgroup]
2026-08-01T22:09:51.2906891Z ##[group]Setting up auth
2026-08-01T22:09:51.2912078Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:09:51.2942563Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-01T22:09:51.3137614Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:09:51.3161807Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-01T22:09:51.3352017Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:09:51.3377897Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:09:51.3560926Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-01T22:09:51.3592072Z ##[endgroup]
2026-08-01T22:09:51.3592743Z ##[group]Fetching the repository
2026-08-01T22:09:51.3598272Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-01T22:09:52.5780698Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-01T22:09:52.5781561Z  * [new branch]          fix/inbound-lock-table-blindness -> origin/fix/inbound-lock-table-blindness
2026-08-01T22:09:52.5850793Z [command]/usr/bin/git branch --list --remote origin/golden/doorbell
2026-08-01T22:09:52.5903660Z   origin/golden/doorbell
2026-08-01T22:09:52.5910038Z [command]/usr/bin/git rev-parse refs/remotes/origin/golden/doorbell
2026-08-01T22:09:52.5928101Z 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:09:52.5931904Z ##[endgroup]
2026-08-01T22:09:52.5932322Z ##[group]Determining the checkout info
2026-08-01T22:09:52.5932942Z ##[endgroup]
2026-08-01T22:09:52.5935857Z [command]/usr/bin/git sparse-checkout disable
2026-08-01T22:09:52.5973467Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-01T22:09:52.5994945Z ##[group]Checking out the ref
2026-08-01T22:09:52.5997781Z [command]/usr/bin/git checkout --progress --force -B golden/doorbell refs/remotes/origin/golden/doorbell
2026-08-01T22:09:52.6052780Z Switched to a new branch 'golden/doorbell'
2026-08-01T22:09:52.6053405Z branch 'golden/doorbell' set up to track 'origin/golden/doorbell'.
2026-08-01T22:09:52.6057828Z ##[endgroup]
2026-08-01T22:09:52.6096473Z [command]/usr/bin/git log -1 --format=%H
2026-08-01T22:09:52.6119313Z 13e94d510e75a9f92eff2934129e536c29da3b4c
2026-08-01T22:09:52.6256702Z ##[group]Run echo 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"
2026-08-01T22:09:52.6257394Z [36;1mecho 'RUSTFLAGS=-C link-arg=-fuse-ld=mold' >> "$GITHUB_ENV"[0m
2026-08-01T22:09:52.6271753Z shell: /usr/bin/bash -e {0}
2026-08-01T22:09:52.6272035Z ##[endgroup]
2026-08-01T22:09:52.6399577Z ##[group]Run bash .github/ci/reap-census.sh start
2026-08-01T22:09:52.6400035Z [36;1mbash .github/ci/reap-census.sh start[0m
2026-08-01T22:09:52.6413324Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:09:52.6413676Z env:
2026-08-01T22:09:52.6413935Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-01T22:09:52.6414220Z ##[endgroup]
2026-08-01T22:09:52.6460086Z CI-CENSUS scope roots:
2026-08-01T22:09:52.6460582Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:09:52.6461168Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-01T22:09:52.6461793Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-01T22:09:52.6462330Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-01T22:09:52.6462735Z   root: /home/reavus/spt-n1-oldbroker
2026-08-01T22:09:52.6509046Z CI-CENSUS self-check OK: walked 392 /proc entries, exe resolution live
2026-08-01T22:09:54.1141937Z CI-CENSUS phase=start box_procs=392 box_fds=10880 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T22:09:54.1142590Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T22:09:54.1229372Z ##[group]Run bash .github/ci/test-temp-sandbox.sh setup
2026-08-01T22:09:54.1229811Z [36;1mbash .github/ci/test-temp-sandbox.sh setup[0m
2026-08-01T22:09:54.1243419Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:09:54.1243748Z env:
2026-08-01T22:09:54.1243966Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-01T22:09:54.1244233Z ##[endgroup]
2026-08-01T22:09:54.1297696Z CI-TMP setup: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:09:54.1338383Z ##[group]Run set -euo pipefail
2026-08-01T22:09:54.1338702Z [36;1mset -euo pipefail[0m
2026-08-01T22:09:54.1339041Z [36;1mPIN=0c95435[0m
2026-08-01T22:09:54.1339570Z [36;1mCACHE="$HOME/spt-n1-oldbroker"[0m
2026-08-01T22:09:54.1339955Z [36;1mBIN="$CACHE/target/debug/spt"[0m
2026-08-01T22:09:54.1340438Z [36;1m# Self-healing cache: rebuild the pin only when it moves. Clone OUTSIDE[0m
2026-08-01T22:09:54.1341015Z [36;1m# the workspace (a clone inside gets adopted by the cargo workspace).[0m
2026-08-01T22:09:54.1341576Z [36;1mif [ ! -x "$BIN" ] || [ "$(cat "$CACHE/.builtpin" 2>/dev/null || true)" != "$PIN" ]; then[0m
2026-08-01T22:09:54.1342034Z [36;1m  rm -rf "$CACHE"[0m
2026-08-01T22:09:54.1342346Z [36;1m  git clone "$GITHUB_WORKSPACE" "$CACHE"[0m
2026-08-01T22:09:54.1342704Z [36;1m  git -C "$CACHE" checkout "$PIN"[0m
2026-08-01T22:09:54.1343137Z [36;1m  cargo build --manifest-path "$CACHE/Cargo.toml" -p spt --bin spt[0m
2026-08-01T22:09:54.1343610Z [36;1m  echo "$PIN" > "$CACHE/.builtpin"[0m
2026-08-01T22:09:54.1343911Z [36;1mfi[0m
2026-08-01T22:09:54.1344545Z [36;1mSPT_N1_OLD_BROKER="$BIN" cargo test -p spt --test n1_pairing -- --nocapture[0m
2026-08-01T22:09:54.1359232Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:09:54.1359541Z env:
2026-08-01T22:09:54.1359761Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-01T22:09:54.1360166Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:09:54.1360657Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:09:54.1361113Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:09:54.1361591Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:09:54.1361949Z ##[endgroup]
2026-08-01T22:09:54.2860145Z  Downloading crates ...
2026-08-01T22:09:54.4074772Z   Downloaded inout v0.2.2
2026-08-01T22:09:54.4130951Z   Downloaded cipher v0.5.2
2026-08-01T22:09:54.5254212Z    Compiling proc-macro2 v1.0.106
2026-08-01T22:09:54.5254805Z    Compiling quote v1.0.45
2026-08-01T22:09:54.5255238Z    Compiling unicode-ident v1.0.24
2026-08-01T22:09:54.5255725Z    Compiling libc v0.2.186
2026-08-01T22:09:54.5256163Z    Compiling serde_core v1.0.228
2026-08-01T22:09:54.5256512Z    Compiling cfg-if v1.0.4
2026-08-01T22:09:54.5304615Z    Compiling serde v1.0.228
2026-08-01T22:09:54.5343209Z    Compiling typenum v1.20.1
2026-08-01T22:09:54.5370981Z    Compiling log v0.4.32
2026-08-01T22:09:54.5490908Z    Compiling pin-project-lite v0.2.17
2026-08-01T22:09:54.5547367Z    Compiling portable-atomic v1.13.1
2026-08-01T22:09:54.5621517Z    Compiling version_check v0.9.5
2026-08-01T22:09:54.5666287Z    Compiling memchr v2.8.1
2026-08-01T22:09:54.5687582Z    Compiling critical-section v1.2.0
2026-08-01T22:09:54.5690069Z    Compiling shlex v2.0.1
2026-08-01T22:09:54.6146229Z    Compiling find-msvc-tools v0.1.9
2026-08-01T22:09:54.6331505Z    Compiling futures-core v0.3.32
2026-08-01T22:09:54.6821385Z    Compiling subtle v2.6.1
2026-08-01T22:09:54.7101154Z    Compiling bytes v1.11.1
2026-08-01T22:09:54.7741312Z    Compiling smallvec v1.15.1
2026-08-01T22:09:54.8080670Z    Compiling equivalent v1.0.2
2026-08-01T22:09:54.8430740Z    Compiling itoa v1.0.18
2026-08-01T22:09:54.8506305Z    Compiling semver v1.0.28
2026-08-01T22:09:54.8641062Z    Compiling stable_deref_trait v1.2.1
2026-08-01T22:09:54.8681244Z    Compiling futures-sink v0.3.32
2026-08-01T22:09:54.8763705Z    Compiling futures-io v0.3.32
2026-08-01T22:09:54.9273863Z    Compiling slab v0.4.12
2026-08-01T22:09:54.9441024Z    Compiling futures-channel v0.3.32
2026-08-01T22:09:54.9451941Z    Compiling futures-task v0.3.32
2026-08-01T22:09:54.9921391Z    Compiling generic-array v0.14.7
2026-08-01T22:09:55.0630670Z    Compiling rand_core v0.10.1
2026-08-01T22:09:55.0743200Z    Compiling bitflags v2.12.1
2026-08-01T22:09:55.0752206Z    Compiling getrandom v0.4.2
2026-08-01T22:09:55.1010013Z    Compiling hashbrown v0.17.1
2026-08-01T22:09:55.1523797Z    Compiling rustc_version v0.4.1
2026-08-01T22:09:55.1950625Z    Compiling rustversion v1.0.22
2026-08-01T22:09:55.2480643Z    Compiling cpufeatures v0.2.17
2026-08-01T22:09:55.2580772Z    Compiling fnv v1.0.7
2026-08-01T22:09:55.2624113Z    Compiling strsim v0.11.1
2026-08-01T22:09:55.2780066Z    Compiling cfg_aliases v0.2.1
2026-08-01T22:09:55.3360483Z    Compiling litemap v0.8.2
2026-08-01T22:09:55.3430452Z    Compiling writeable v0.6.3
2026-08-01T22:09:55.3493015Z    Compiling utf8_iter v1.0.4
2026-08-01T22:09:55.3960708Z    Compiling dunce v1.0.5
2026-08-01T22:09:55.4443479Z    Compiling icu_normalizer_data v2.2.0
2026-08-01T22:09:55.4671664Z    Compiling fs_extra v1.3.0
2026-08-01T22:09:55.5194250Z    Compiling ident_case v1.0.1
2026-08-01T22:09:55.5311059Z    Compiling icu_properties_data v2.2.0
2026-08-01T22:09:55.6234900Z    Compiling autocfg v1.5.1
2026-08-01T22:09:55.6434641Z    Compiling percent-encoding v2.3.2
2026-08-01T22:09:55.7254224Z    Compiling http v1.4.1
2026-08-01T22:09:55.7537561Z    Compiling aws-lc-rs v1.17.0
2026-08-01T22:09:55.8020578Z    Compiling cpufeatures v0.3.0
2026-08-01T22:09:55.8446505Z    Compiling syn v2.0.117
2026-08-01T22:09:55.8610911Z    Compiling thiserror v2.0.18
2026-08-01T22:09:55.8864531Z    Compiling unicode-segmentation v1.13.3
2026-08-01T22:09:55.8970885Z    Compiling scopeguard v1.2.0
2026-08-01T22:09:55.9059440Z    Compiling form_urlencoded v1.2.2
2026-08-01T22:09:55.9174652Z    Compiling untrusted v0.9.0
2026-08-01T22:09:55.9310857Z    Compiling rustls v0.23.40
2026-08-01T22:09:55.9757906Z    Compiling indexmap v2.14.0
2026-08-01T22:09:56.0373351Z    Compiling lock_api v0.4.14
2026-08-01T22:09:56.0501667Z    Compiling heck v0.5.0
2026-08-01T22:09:56.1090510Z    Compiling anyhow v1.0.102
2026-08-01T22:09:56.1450418Z    Compiling hybrid-array v0.4.12
2026-08-01T22:09:56.1584250Z    Compiling unicode-xid v0.2.6
2026-08-01T22:09:56.1960727Z    Compiling atomic-waker v1.1.2
2026-08-01T22:09:56.2305450Z    Compiling const-oid v0.10.2
2026-08-01T22:09:56.2690486Z    Compiling paste v1.0.15
2026-08-01T22:09:56.2885870Z    Compiling httparse v1.10.1
2026-08-01T22:09:56.3280607Z    Compiling zerocopy v0.8.50
2026-08-01T22:09:56.3401656Z    Compiling fastrand v2.4.1
2026-08-01T22:09:56.3573325Z    Compiling parking_lot_core v0.9.12
2026-08-01T22:09:56.4858697Z    Compiling jobserver v0.1.34
2026-08-01T22:09:56.5064454Z    Compiling convert_case v0.10.0
2026-08-01T22:09:56.5581204Z    Compiling num-traits v0.2.19
2026-08-01T22:09:56.5861333Z    Compiling curve25519-dalek v4.1.3
2026-08-01T22:09:56.6040517Z    Compiling ahash v0.8.12
2026-08-01T22:09:56.6140524Z    Compiling powerfmt v0.2.0
2026-08-01T22:09:56.6540674Z    Compiling base64ct v1.8.3
2026-08-01T22:09:56.7450653Z    Compiling either v1.16.0
2026-08-01T22:09:56.7914359Z    Compiling cc v1.2.63
2026-08-01T22:09:56.8350902Z    Compiling block-buffer v0.12.0
2026-08-01T22:09:56.8555496Z    Compiling crypto-common v0.1.7
2026-08-01T22:09:56.8740712Z    Compiling crypto-common v0.2.2
2026-08-01T22:09:56.8921445Z    Compiling inout v0.2.2
2026-08-01T22:09:56.9369806Z    Compiling block-buffer v0.10.4
2026-08-01T22:09:56.9567778Z    Compiling http-body v1.0.1
2026-08-01T22:09:56.9661151Z    Compiling pem-rfc7468 v1.0.0
2026-08-01T22:09:56.9670377Z    Compiling deranged v0.5.8
2026-08-01T22:09:57.0291163Z    Compiling pkg-config v0.3.33
2026-08-01T22:09:57.0629568Z    Compiling digest v0.10.7
2026-08-01T22:09:57.1310814Z    Compiling base64 v0.22.1
2026-08-01T22:09:57.1730436Z    Compiling try-lock v0.2.5
2026-08-01T22:09:57.2493244Z    Compiling tower-service v0.3.3
2026-08-01T22:09:57.2898718Z    Compiling num-conv v0.2.2
2026-08-01T22:09:57.3080556Z    Compiling tinyvec_macros v0.1.1
2026-08-01T22:09:57.3630621Z    Compiling mio v1.2.1
2026-08-01T22:09:57.3740982Z    Compiling socket2 v0.6.4
2026-08-01T22:09:57.4342249Z    Compiling getrandom v0.2.17
2026-08-01T22:09:57.5541248Z    Compiling vcpkg v0.2.15
2026-08-01T22:09:57.6080896Z    Compiling rand_core v0.6.4
2026-08-01T22:09:57.6205571Z    Compiling data-encoding v2.11.0
2026-08-01T22:09:57.6623512Z    Compiling uuid v1.23.2
2026-08-01T22:09:57.7340764Z    Compiling zmij v1.0.21
2026-08-01T22:09:57.7620529Z    Compiling time-core v0.1.8
2026-08-01T22:09:57.8000709Z    Compiling parking_lot v0.12.5
2026-08-01T22:09:57.8060724Z    Compiling tinyvec v1.11.0
2026-08-01T22:09:57.9130390Z    Compiling cipher v0.5.2
2026-08-01T22:09:57.9287747Z    Compiling sha2 v0.10.9
2026-08-01T22:09:58.0100621Z    Compiling cmake v0.1.58
2026-08-01T22:09:58.2132034Z    Compiling want v0.3.1
2026-08-01T22:09:58.2738058Z    Compiling chacha20 v0.10.0
2026-08-01T22:09:58.2900620Z    Compiling inout v0.1.4
2026-08-01T22:09:58.3090911Z    Compiling vergen-lib v9.1.0
2026-08-01T22:09:58.3670860Z    Compiling n0-future v0.3.2
2026-08-01T22:09:58.3920625Z    Compiling httpdate v1.0.3
2026-08-01T22:09:58.4307168Z    Compiling spin v0.10.0
2026-08-01T22:09:58.4520963Z    Compiling serde_json v1.0.150
2026-08-01T22:09:58.4578873Z    Compiling diatomic-waker v0.2.3
2026-08-01T22:09:58.4635772Z    Compiling parking v2.2.1
2026-08-01T22:09:58.5070982Z    Compiling crossbeam-utils v0.8.21
2026-08-01T22:09:58.5300623Z    Compiling winnow v1.0.3
2026-08-01T22:09:58.5447525Z    Compiling signature v2.2.0
2026-08-01T22:09:58.5782395Z    Compiling cordyceps v0.3.4
2026-08-01T22:09:58.5923341Z    Compiling rand v0.10.1
2026-08-01T22:09:58.6250881Z    Compiling futures-lite v2.6.1
2026-08-01T22:09:58.6440778Z    Compiling ed25519 v2.2.3
2026-08-01T22:09:58.6669151Z    Compiling cipher v0.4.4
2026-08-01T22:09:58.6782989Z    Compiling digest v0.11.3
2026-08-01T22:09:58.6901343Z    Compiling netlink-packet-core v0.8.1
2026-08-01T22:09:58.7725990Z    Compiling universal-hash v0.5.1
2026-08-01T22:09:58.7994504Z    Compiling vergen v9.1.0
2026-08-01T22:09:58.8471016Z    Compiling vergen-lib v0.1.6
2026-08-01T22:09:58.8571392Z    Compiling heapless v0.7.17
2026-08-01T22:09:58.8799969Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-08-01T22:09:58.8950665Z    Compiling aws-lc-sys v0.41.0
2026-08-01T22:09:58.9008887Z    Compiling ring v0.17.14
2026-08-01T22:09:58.9223057Z    Compiling libsqlite3-sys v0.30.1
2026-08-01T22:09:58.9704904Z    Compiling futures-buffered v0.2.13
2026-08-01T22:09:58.9801278Z    Compiling noq-udp v0.10.0
2026-08-01T22:09:59.0131871Z    Compiling sync_wrapper v1.0.2
2026-08-01T22:09:59.0408273Z    Compiling opaque-debug v0.3.1
2026-08-01T22:09:59.1090643Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-08-01T22:09:59.1135817Z    Compiling allocator-api2 v0.2.21
2026-08-01T22:09:59.1204241Z    Compiling byteorder v1.5.0
2026-08-01T22:09:59.1781024Z    Compiling polyval v0.6.2
2026-08-01T22:09:59.3301978Z    Compiling hash32 v0.2.1
2026-08-01T22:09:59.3960917Z    Compiling spin v0.9.8
2026-08-01T22:09:59.4795196Z    Compiling vergen-gitcl v1.0.8
2026-08-01T22:09:59.4880745Z    Compiling tower-layer v0.3.3
2026-08-01T22:09:59.5870180Z    Compiling signature v3.0.0
2026-08-01T22:09:59.6360340Z    Compiling num_threads v0.1.7
2026-08-01T22:09:59.6525279Z    Compiling fallible-streaming-iterator v0.1.9
2026-08-01T22:09:59.6630909Z    Compiling fallible-iterator v0.3.0
2026-08-01T22:09:59.6653027Z    Compiling ryu v1.0.23
2026-08-01T22:09:59.7560793Z    Compiling time v0.3.47
2026-08-01T22:09:59.7810505Z    Compiling ghash v0.5.1
2026-08-01T22:09:59.7870781Z    Compiling aes v0.8.4
2026-08-01T22:09:59.8022862Z    Compiling ctr v0.9.2
2026-08-01T22:09:59.8030041Z    Compiling sha2 v0.11.0-rc.5
2026-08-01T22:09:59.9040961Z    Compiling fs2 v0.4.3
2026-08-01T22:09:59.9745257Z    Compiling http-body-util v0.1.3
2026-08-01T22:10:00.0240706Z    Compiling aead v0.5.2
2026-08-01T22:10:00.0680275Z    Compiling arrayvec v0.7.6
2026-08-01T22:10:00.0800482Z    Compiling rustix v1.1.4
2026-08-01T22:10:00.1000669Z    Compiling openssl-probe v0.2.1
2026-08-01T22:10:00.1421391Z    Compiling utf8parse v0.2.2
2026-08-01T22:10:00.2570773Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-08-01T22:10:00.2801517Z    Compiling crossbeam-channel v0.5.15
2026-08-01T22:10:00.3000619Z    Compiling crossbeam-epoch v0.9.18
2026-08-01T22:10:00.3118578Z    Compiling netlink-packet-route v0.29.0
2026-08-01T22:10:00.3280679Z    Compiling blake3 v1.8.5
2026-08-01T22:10:00.3699442Z    Compiling aes-gcm v0.10.3
2026-08-01T22:10:00.5540624Z    Compiling memoffset v0.6.5
2026-08-01T22:10:00.6399511Z    Compiling acto v0.8.2
2026-08-01T22:10:00.6834777Z    Compiling netwatch v0.16.0
2026-08-01T22:10:00.6838509Z    Compiling noq v0.18.0
2026-08-01T22:10:00.7774821Z    Compiling linux-raw-sys v0.12.1
2026-08-01T22:10:00.7906070Z    Compiling xml-rs v0.8.28
2026-08-01T22:10:00.8308290Z    Compiling sorted-index-buffer v0.2.1
2026-08-01T22:10:00.9341261Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-08-01T22:10:00.9406661Z    Compiling ref-cast v1.0.25
2026-08-01T22:10:00.9870612Z    Compiling thiserror v1.0.69
2026-08-01T22:10:01.0041545Z    Compiling foldhash v0.2.0
2026-08-01T22:10:01.1860381Z    Compiling synstructure v0.13.2
2026-08-01T22:10:01.2075241Z    Compiling darling_core v0.20.11
2026-08-01T22:10:01.2569451Z    Compiling identity-hash v0.1.0
2026-08-01T22:10:01.2738564Z    Compiling lru-slab v0.1.2
2026-08-01T22:10:01.2880907Z    Compiling tagptr v0.2.0
2026-08-01T22:10:01.3360821Z    Compiling rustc-hash v2.1.2
2026-08-01T22:10:01.3488591Z    Compiling mac-addr v0.3.0
2026-08-01T22:10:01.4730849Z    Compiling hashbrown v0.16.1
2026-08-01T22:10:01.5010853Z    Compiling serde_derive_internals v0.29.1
2026-08-01T22:10:01.6480573Z    Compiling xmltree v0.10.3
2026-08-01T22:10:01.8690674Z    Compiling proc-macro-crate v3.5.0
2026-08-01T22:10:01.8830646Z    Compiling netlink-packet-route v0.30.0
2026-08-01T22:10:02.1616790Z    Compiling termios v0.2.2
2026-08-01T22:10:02.3216830Z    Compiling serial-core v0.4.0
2026-08-01T22:10:02.3400742Z    Compiling ioctl-rs v0.1.6
2026-08-01T22:10:02.3691120Z    Compiling errno v0.3.14
2026-08-01T22:10:02.4433107Z    Compiling simple-dns v0.9.3
2026-08-01T22:10:02.4540617Z    Compiling aho-corasick v1.1.4
2026-08-01T22:10:02.5100447Z    Compiling regex-syntax v0.8.10
2026-08-01T22:10:02.5221763Z    Compiling toml_write v0.1.2
2026-08-01T22:10:02.5230929Z    Compiling simdutf8 v0.1.5
2026-08-01T22:10:02.5630546Z    Compiling arrayref v0.3.9
2026-08-01T22:10:02.6160817Z    Compiling constant_time_eq v0.4.2
2026-08-01T22:10:02.7180697Z    Compiling winnow v0.7.15
2026-08-01T22:10:02.7276259Z    Compiling resolv-conf v0.7.6
2026-08-01T22:10:02.7926282Z    Compiling sha1_smol v1.0.1
2026-08-01T22:10:02.8000566Z    Compiling smol_str v0.1.24
2026-08-01T22:10:02.8527671Z    Compiling signal-hook v0.3.18
2026-08-01T22:10:03.0161009Z    Compiling signal-hook-registry v1.4.8
2026-08-01T22:10:03.0220679Z    Compiling serial-unix v0.4.0
2026-08-01T22:10:03.1430734Z    Compiling serde_derive v1.0.228
2026-08-01T22:10:03.2202083Z    Compiling zeroize_derive v1.4.3
2026-08-01T22:10:03.2581207Z    Compiling tokio-macros v2.7.0
2026-08-01T22:10:03.3817324Z    Compiling futures-macro v0.3.32
2026-08-01T22:10:03.7817940Z    Compiling zerofrom-derive v0.1.7
2026-08-01T22:10:03.8109079Z    Compiling zeroize v1.8.2
2026-08-01T22:10:03.9863403Z    Compiling tokio v1.52.3
2026-08-01T22:10:04.0441390Z    Compiling yoke-derive v0.8.2
2026-08-01T22:10:04.0520916Z    Compiling zerovec-derive v0.11.3
2026-08-01T22:10:04.3377446Z    Compiling futures-util v0.3.32
2026-08-01T22:10:04.4180589Z    Compiling displaydoc v0.2.6
2026-08-01T22:10:05.0960919Z    Compiling tracing-attributes v0.1.31
2026-08-01T22:10:05.2042039Z    Compiling rustls-pki-types v1.14.1
2026-08-01T22:10:05.2680704Z    Compiling zerofrom v0.1.8
2026-08-01T22:10:05.3298038Z    Compiling thiserror-impl v2.0.18
2026-08-01T22:10:05.3715946Z    Compiling curve25519-dalek-derive v0.1.1
2026-08-01T22:10:05.5400833Z    Compiling yoke v0.8.3
2026-08-01T22:10:05.6520927Z    Compiling darling_macro v0.20.11
2026-08-01T22:10:05.7580897Z    Compiling zerovec v0.11.6
2026-08-01T22:10:06.0299510Z    Compiling zerotrie v0.2.4
2026-08-01T22:10:06.0310427Z    Compiling darling v0.20.11
2026-08-01T22:10:06.0430753Z    Compiling derive_more-impl v2.1.1
2026-08-01T22:10:06.1131098Z    Compiling derive_builder_core v0.20.2
2026-08-01T22:10:06.1870505Z    Compiling n0-error-macros v0.1.3
2026-08-01T22:10:06.3940611Z    Compiling spez v0.1.2
2026-08-01T22:10:06.6130836Z    Compiling tinystr v0.8.3
2026-08-01T22:10:06.8486914Z    Compiling potential_utf v0.1.5
2026-08-01T22:10:06.9381291Z    Compiling icu_locale_core v2.2.0
2026-08-01T22:10:07.0138493Z    Compiling icu_collections v2.2.0
2026-08-01T22:10:07.2684091Z    Compiling der v0.8.0-rc.10
2026-08-01T22:10:07.4180907Z    Compiling pin-project-internal v1.1.13
2026-08-01T22:10:07.4611620Z    Compiling derive_builder_macro v0.20.2
2026-08-01T22:10:07.5161639Z    Compiling n0-error v0.1.3
2026-08-01T22:10:07.8772265Z    Compiling derive_builder v0.20.2
2026-08-01T22:10:07.8856212Z    Compiling cobs v0.3.0
2026-08-01T22:10:08.1011990Z    Compiling postcard-derive v0.2.2
2026-08-01T22:10:08.3312018Z    Compiling icu_provider v2.2.0
2026-08-01T22:10:08.3778883Z    Compiling futures-executor v0.3.32
2026-08-01T22:10:08.6737095Z    Compiling icu_normalizer v2.2.0
2026-08-01T22:10:08.7178015Z    Compiling icu_properties v2.2.0
2026-08-01T22:10:08.7328501Z    Compiling ipnet v2.12.0
2026-08-01T22:10:08.7389795Z    Compiling ed25519-dalek v2.2.0
2026-08-01T22:10:08.7683085Z    Compiling spki v0.8.0-rc.4
2026-08-01T22:10:08.9080980Z    Compiling pin-project v1.1.13
2026-08-01T22:10:09.0003930Z    Compiling pkcs8 v0.11.0-rc.10
2026-08-01T22:10:09.0147696Z    Compiling spt-proto v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-proto)
2026-08-01T22:10:09.0750675Z    Compiling futures v0.3.32
2026-08-01T22:10:09.1539880Z    Compiling prefix-trie v0.8.4
2026-08-01T22:10:09.2190890Z    Compiling ed25519 v3.0.0-rc.4
2026-08-01T22:10:09.4730675Z    Compiling once_cell v1.21.4
2026-08-01T22:10:09.5049891Z    Compiling data-encoding-macro-internal v0.1.18
2026-08-01T22:10:09.6351132Z    Compiling rustls-native-certs v0.8.4
2026-08-01T22:10:09.6969979Z    Compiling tracing-core v0.1.36
2026-08-01T22:10:09.7930338Z    Compiling postcard v1.1.3
2026-08-01T22:10:09.9760688Z    Compiling hashbrown v0.14.5
2026-08-01T22:10:09.9822775Z    Compiling data-encoding-macro v0.1.20
2026-08-01T22:10:10.0129725Z    Compiling num_enum_derive v0.7.6
2026-08-01T22:10:10.0560706Z    Compiling tokio-util v0.7.18
2026-08-01T22:10:10.1116981Z    Compiling netlink-sys v0.8.8
2026-08-01T22:10:10.2020623Z    Compiling tower v0.5.3
2026-08-01T22:10:10.2620603Z    Compiling tracing v0.1.44
2026-08-01T22:10:10.3094263Z    Compiling idna_adapter v1.2.2
2026-08-01T22:10:10.4356329Z    Compiling idna v1.1.0
2026-08-01T22:10:10.4510930Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-08-01T22:10:10.5928135Z    Compiling derive_more v2.1.1
2026-08-01T22:10:10.6341008Z    Compiling iroh-metrics-derive v0.4.1
2026-08-01T22:10:10.6641104Z    Compiling strum_macros v0.28.0
2026-08-01T22:10:10.7133357Z    Compiling enum-assoc v1.3.0
2026-08-01T22:10:10.7837873Z    Compiling hashlink v0.9.1
2026-08-01T22:10:10.7970894Z    Compiling async-trait v0.1.89
2026-08-01T22:10:10.8991893Z    Compiling netdev v0.42.0
2026-08-01T22:10:10.9097638Z    Compiling url v2.5.8
2026-08-01T22:10:10.9270964Z    Compiling netlink-proto v0.12.0
2026-08-01T22:10:11.1220915Z    Compiling h2 v0.4.14
2026-08-01T22:10:11.2030854Z    Compiling iroh-metrics v0.38.3
2026-08-01T22:10:11.2050564Z    Compiling tokio-stream v0.1.18
2026-08-01T22:10:11.2582057Z    Compiling rusqlite v0.32.1
2026-08-01T22:10:11.2730719Z    Compiling num_enum v0.7.6
2026-08-01T22:10:11.2771120Z    Compiling n0-watcher v0.6.1
2026-08-01T22:10:11.3791781Z    Compiling iroh-relay v0.98.0
2026-08-01T22:10:11.5486128Z    Compiling moka v0.12.15
2026-08-01T22:10:11.6711774Z    Compiling toml_datetime v0.6.11
2026-08-01T22:10:11.6785771Z    Compiling serde_spanned v0.6.9
2026-08-01T22:10:11.7890742Z    Compiling hickory-proto v0.26.0-beta.4
2026-08-01T22:10:11.8409597Z    Compiling attohttpc v0.30.1
2026-08-01T22:10:11.8830193Z    Compiling tower-http v0.6.11
2026-08-01T22:10:11.9354856Z    Compiling iroh-base v0.98.0
2026-08-01T22:10:11.9651790Z    Compiling ref-cast-impl v1.0.25
2026-08-01T22:10:12.1043297Z    Compiling thiserror-impl v1.0.69
2026-08-01T22:10:12.3840599Z    Compiling toml_edit v0.22.27
2026-08-01T22:10:12.5167650Z    Compiling spt-store v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-store)
2026-08-01T22:10:12.6771243Z    Compiling webpki-roots v1.0.7
2026-08-01T22:10:12.7976023Z    Compiling regex-automata v0.4.14
2026-08-01T22:10:12.8160700Z    Compiling schemars_derive v1.2.1
2026-08-01T22:10:12.8591029Z    Compiling lru v0.16.4
2026-08-01T22:10:13.0652719Z    Compiling darling_core v0.23.0
2026-08-01T22:10:13.1016882Z    Compiling serde_bytes v0.11.19
2026-08-01T22:10:13.2844966Z    Compiling seize v0.5.1
2026-08-01T22:10:13.3630753Z    Compiling hmac v0.12.1
2026-08-01T22:10:13.4660529Z    Compiling iroh v0.98.2
2026-08-01T22:10:13.5212591Z    Compiling pin-utils v0.1.0
2026-08-01T22:10:13.5946752Z    Compiling rustix v0.38.44
2026-08-01T22:10:13.6541055Z    Compiling strum v0.28.0
2026-08-01T22:10:13.7672032Z    Compiling iroh-dns v0.98.0
2026-08-01T22:10:13.7751805Z    Compiling cmov v0.5.4
2026-08-01T22:10:13.8090662Z    Compiling dyn-clone v1.0.20
2026-08-01T22:10:13.8500844Z    Compiling bitflags v1.3.2
2026-08-01T22:10:13.9070772Z    Compiling nix v0.25.1
2026-08-01T22:10:13.9200867Z    Compiling filedescriptor v0.8.3
2026-08-01T22:10:13.9824048Z    Compiling papaya v0.2.4
2026-08-01T22:10:14.0210781Z    Compiling hkdf v0.12.4
2026-08-01T22:10:14.0850800Z    Compiling ctutils v0.4.2
2026-08-01T22:10:14.1510382Z    Compiling backon v1.6.0
2026-08-01T22:10:14.3099813Z    Compiling serial v0.4.0
2026-08-01T22:10:14.3410539Z    Compiling anstyle-parse v1.0.0
2026-08-01T22:10:14.3490132Z    Compiling vte_generate_state_changes v0.1.2
2026-08-01T22:10:14.3967621Z    Compiling anstyle-query v1.1.5
2026-08-01T22:10:14.4283492Z    Compiling foldhash v0.1.5
2026-08-01T22:10:14.5104162Z    Compiling is_terminal_polyfill v1.70.2
2026-08-01T22:10:14.5301055Z    Compiling downcast-rs v1.2.1
2026-08-01T22:10:14.5934950Z    Compiling colorchoice v1.0.5
2026-08-01T22:10:14.6047030Z    Compiling shell-words v1.1.1
2026-08-01T22:10:14.6233215Z    Compiling anstyle v1.0.14
2026-08-01T22:10:14.6261262Z    Compiling linux-raw-sys v0.4.15
2026-08-01T22:10:14.6311799Z    Compiling instability v0.3.12
2026-08-01T22:10:14.6727117Z    Compiling unicode-width v0.2.0
2026-08-01T22:10:14.6881126Z    Compiling vte v0.13.1
2026-08-01T22:10:14.7714849Z    Compiling hashbrown v0.15.5
2026-08-01T22:10:14.8630936Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-08-01T22:10:14.9217737Z    Compiling toml v0.8.23
2026-08-01T22:10:14.9987317Z    Compiling anstream v1.0.0
2026-08-01T22:10:15.0920806Z    Compiling schemars v1.2.1
2026-08-01T22:10:15.4921842Z    Compiling regex v1.12.3
2026-08-01T22:10:15.6464322Z    Compiling signal-hook-mio v0.2.5
2026-08-01T22:10:15.7940619Z    Compiling spake2 v0.4.0
2026-08-01T22:10:15.8070680Z    Compiling terminal_size v0.4.4
2026-08-01T22:10:15.9349510Z    Compiling strum_macros v0.26.4
2026-08-01T22:10:16.1826686Z    Compiling sha1 v0.10.6
2026-08-01T22:10:16.2010802Z    Compiling itertools v0.13.0
2026-08-01T22:10:16.2181147Z    Compiling castaway v0.2.4
2026-08-01T22:10:16.3521029Z    Compiling clap_lex v1.1.0
2026-08-01T22:10:16.4688751Z    Compiling doctest-file v1.1.1
2026-08-01T22:10:16.4985038Z    Compiling indoc v2.0.7
2026-08-01T22:10:16.6770602Z    Compiling static_assertions v1.1.0
2026-08-01T22:10:16.7414605Z    Compiling unicode-width v0.1.14
2026-08-01T22:10:16.8720641Z    Compiling hyper v1.10.1
2026-08-01T22:10:16.9390657Z    Compiling darling_macro v0.23.0
2026-08-01T22:10:17.0420726Z    Compiling interprocess v2.4.2
2026-08-01T22:10:17.0580000Z    Compiling compact_str v0.8.2
2026-08-01T22:10:17.3263979Z    Compiling darling v0.23.0
2026-08-01T22:10:17.7500853Z    Compiling clap_builder v4.6.0
2026-08-01T22:10:17.8770583Z    Compiling crossterm v0.28.1
2026-08-01T22:10:17.9730897Z    Compiling portable-pty v0.8.1
2026-08-01T22:10:17.9901371Z    Compiling lru v0.12.5
2026-08-01T22:10:18.0477961Z    Compiling clap_derive v4.6.1
2026-08-01T22:10:18.0890867Z    Compiling cassowary v0.3.0
2026-08-01T22:10:18.1121208Z    Compiling iana-time-zone v0.1.65
2026-08-01T22:10:18.1828628Z    Compiling unicode-truncate v1.1.0
2026-08-01T22:10:18.2424829Z    Compiling nucleo-matcher v0.3.1
2026-08-01T22:10:18.3287143Z    Compiling chrono v0.4.45
2026-08-01T22:10:18.4675185Z    Compiling qrcode v0.14.1
2026-08-01T22:10:18.4981306Z    Compiling strum v0.26.3
2026-08-01T22:10:18.6070710Z    Compiling tempfile v3.27.0
2026-08-01T22:10:18.9800545Z    Compiling hyper-util v0.1.20
2026-08-01T22:10:19.0506768Z    Compiling ratatui v0.29.0
2026-08-01T22:10:19.2231614Z    Compiling spt-msg v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-msg)
2026-08-01T22:10:19.2710195Z    Compiling spt-test-support v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-test-support)
2026-08-01T22:10:19.6338290Z    Compiling spt-runtime v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-runtime)
2026-08-01T22:10:19.7028486Z    Compiling spt-term v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-term)
2026-08-01T22:10:20.8196482Z    Compiling clap v4.6.1
2026-08-01T22:10:20.9890676Z    Compiling igd-next v0.17.1
2026-08-01T22:10:22.1821718Z    Compiling portmapper v0.16.0
2026-08-01T22:10:23.1360403Z    Compiling spt-live v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-live)
2026-08-01T22:10:27.4709485Z    Compiling rustls-webpki v0.103.13
2026-08-01T22:10:29.8732004Z    Compiling tokio-rustls v0.26.4
2026-08-01T22:10:29.8732366Z    Compiling noq-proto v0.17.0
2026-08-01T22:10:29.8732662Z    Compiling rustls-platform-verifier v0.7.0
2026-08-01T22:10:30.0279830Z    Compiling hyper-rustls v0.27.9
2026-08-01T22:10:30.0280351Z    Compiling hickory-net v0.26.0-beta.4
2026-08-01T22:10:30.0280764Z    Compiling tokio-websockets v0.13.2
2026-08-01T22:10:30.1514079Z    Compiling reqwest v0.13.4
2026-08-01T22:10:31.1057384Z    Compiling hickory-resolver v0.26.0-beta.4
2026-08-01T22:10:45.1249833Z    Compiling spt-net v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-net)
2026-08-01T22:10:46.8762726Z    Compiling spt-daemon v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt-daemon)
2026-08-01T22:10:57.6922838Z    Compiling spt v0.50.0 (/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/crates/spt)
2026-08-01T22:11:03.7228202Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
2026-08-01T22:11:03.7473713Z      Running tests/n1_pairing.rs (target/debug/deps/n1_pairing-24eef796b12cce35)
2026-08-01T22:11:03.7487977Z 
2026-08-01T22:11:03.7488235Z running 1 test
2026-08-01T22:11:09.9906274Z test new_brain_serves_against_old_broker ... ok
2026-08-01T22:11:09.9906603Z 
2026-08-01T22:11:09.9906921Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.24s
2026-08-01T22:11:09.9907321Z 
2026-08-01T22:11:10.0063112Z ##[group]Run bash .github/ci/reap-census.sh end
2026-08-01T22:11:10.0063441Z [36;1mbash .github/ci/reap-census.sh end[0m
2026-08-01T22:11:10.0076193Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:11:10.0076461Z env:
2026-08-01T22:11:10.0076637Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-01T22:11:10.0076993Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:11:10.0077455Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:11:10.0077863Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:11:10.0078274Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:11:10.0078608Z ##[endgroup]
2026-08-01T22:11:10.0121034Z CI-CENSUS scope roots:
2026-08-01T22:11:10.0121401Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:11:10.0121902Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/target
2026-08-01T22:11:10.0122413Z   root: /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/target
2026-08-01T22:11:10.0122862Z   root: /home/reavus/actions-runner/_work/_temp
2026-08-01T22:11:10.0123158Z   root: /home/reavus/spt-n1-oldbroker
2026-08-01T22:11:10.0167993Z CI-CENSUS self-check OK: walked 395 /proc entries, exe resolution live
2026-08-01T22:11:11.4953393Z CI-CENSUS phase=pre-reap box_procs=393 box_fds=10816 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T22:11:11.4954107Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T22:11:15.1011786Z CI-CENSUS phase=end box_procs=394 box_fds=10912 family_total=1 scoped=0 unscoped=1 unreadable_path=0 flood_orphans=0
2026-08-01T22:11:15.1012468Z   FOREIGN  pid=1358109 /home/reavus/.local/bin/spt
2026-08-01T22:11:15.1012854Z CI-REAP summary: killed=0 flood_orphans=none scoped_survivors=0
2026-08-01T22:11:15.1053613Z ##[group]Run bash .github/ci/test-temp-sandbox.sh cleanup
2026-08-01T22:11:15.1053969Z [36;1mbash .github/ci/test-temp-sandbox.sh cleanup[0m
2026-08-01T22:11:15.1066769Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-08-01T22:11:15.1067048Z env:
2026-08-01T22:11:15.1067211Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-08-01T22:11:15.1067573Z   SPT_CI_TEST_TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:11:15.1068021Z   TEMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:11:15.1068427Z   TMP: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:11:15.1068827Z   TMPDIR: /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN
2026-08-01T22:11:15.1069270Z ##[endgroup]
2026-08-01T22:11:15.1139985Z CI-TMP cleanup: removed /home/reavus/actions-runner/_work/_temp/spt-test-tmp-30720655534-1-PNPtCN on attempt 1/5
2026-08-01T22:11:15.1229641Z Post job cleanup.
2026-08-01T22:11:15.1916749Z [command]/usr/bin/git version
2026-08-01T22:11:15.1950129Z git version 2.43.0
2026-08-01T22:11:15.1974845Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/9b18258b-a436-4ea6-8b65-d23228cf1170/.gitconfig'
2026-08-01T22:11:15.1982044Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/9b18258b-a436-4ea6-8b65-d23228cf1170' before making global git config changes
2026-08-01T22:11:15.1982693Z Adding repository directory to the temporary git global config as a safe directory
2026-08-01T22:11:15.1985264Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-01T22:11:15.2013838Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-01T22:11:15.2040154Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-01T22:11:15.2264343Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-01T22:11:15.2284100Z http.https://github.com/.extraheader
2026-08-01T22:11:15.2291030Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-08-01T22:11:15.2315395Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-01T22:11:15.2500979Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-01T22:11:15.2525581Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-01T22:11:15.2837387Z Cleaning up orphan processes
